home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / tm211_1.arc / PAD.ARC / VT52.PAD < prev    next >
Text File  |  1990-06-06  |  178b  |  14 lines

  1. up     ="^[A"
  2. down   ="^[B"
  3. right  ="^[C"
  4. left   ="^[D"
  5. home   ="^[H"
  6. end    ="^[K"
  7. c-pgdn =""
  8. c-pgup =""
  9. c-left =""
  10. c-right=""
  11. insert =""
  12. delete =""
  13. backsp ="^H"
  14.